Skip to content

Allow to ignore volume setup - #86

Merged
schaefi merged 1 commit into
mainfrom
allow_to_ignore_missing_volume_path
Aug 17, 2026
Merged

Allow to ignore volume setup#86
schaefi merged 1 commit into
mainfrom
allow_to_ignore_missing_volume_path

Conversation

@schaefi

@schaefi schaefi commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Add new podman pilot option %ignore_missing_volume_path. When provisioning a container with a shared volume setup like --volume /host/path:/container/path or -v /host/path:/container/path, the default action is to stop with an error when the host path does not exist. This option allows to continue even if the host path is missing. This Fixes bsc#1274855

@schaefi
schaefi requested a review from rjschwei August 15, 2026 22:43
@schaefi schaefi self-assigned this Aug 15, 2026
@schaefi
schaefi force-pushed the allow_to_ignore_missing_volume_path branch 2 times, most recently from 926f551 to 3ba671f Compare August 15, 2026 23:01
Add new podman pilot option %ignore_missing_volume_path.
When provisioning a container with a shared volume setup
like --volume /host/path:/container/path
or -v /host/path:/container/path, the default action is
to stop with an error when the host path does not exist.
This option allows to continue even if the host path is
missing. This Fixes bsc#1274855
@schaefi
schaefi force-pushed the allow_to_ignore_missing_volume_path branch from 3ba671f to 2f89953 Compare August 15, 2026 23:02
@schaefi
schaefi merged commit 0b08ffe into main Aug 17, 2026
6 checks passed
@schaefi
schaefi deleted the allow_to_ignore_missing_volume_path branch August 17, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants